Skip to content

Forces session creation before GitHub OAuth#11

Merged
AdaInTheLab merged 1 commit intomainfrom
fix/oauth-failed
Jan 6, 2026
Merged

Forces session creation before GitHub OAuth#11
AdaInTheLab merged 1 commit intomainfrom
fix/oauth-failed

Conversation

@AdaInTheLab
Copy link
Owner

Ensures that a session is created before redirecting to GitHub for authentication. This ensures the Set-Cookie header is present before the redirect, fixing issues where the session was not being established correctly. Also includes a temporary cookie test endpoint.

Ensures that a session is created before redirecting to GitHub for authentication.
This ensures the Set-Cookie header is present before the redirect, fixing issues where the session was not being established correctly.
Also includes a temporary cookie test endpoint.
@AdaInTheLab AdaInTheLab merged commit 0007f9f into main Jan 6, 2026
1 check passed
@AdaInTheLab AdaInTheLab deleted the fix/oauth-failed branch January 6, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant